CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - USB 单片机

搜索资源列表

  1. UsbKeyboard

    1下载:
  2. HID USB键盘单片机固件程序,能实现键盘输入的功能-HID USB keyboard firmware single-chip, to achieve the functions of keyboard input
  3. 所属分类:SCM

    • 发布日期:2016-01-25
    • 文件大小:106395
    • 提供者:柏兆来
  1. USB(VC)

    0下载:
  2. 用VC++编写USB接口通信程序,经过调试实现了与单片机的通讯(usb)-With VC++ writing USB interface communication program
  3. 所属分类:Communication

    • 发布日期:2017-11-07
    • 文件大小:198648
    • 提供者:cheng
  1. EMC_DWTR

    1下载:
  2. 义隆单片机烧写说明,比较详细,很适合初学者-Elan programmer Singlechip shows that in more detail, it is suitable for beginners
  3. 所属分类:Communication

    • 发布日期:2017-05-19
    • 文件大小:5349973
    • 提供者:宋琪
  1. usbhidio_vc6

    1下载:
  2. 真正完整,并且编译得通的代码。用vc访问hid型usb设备,输入自己的VID和PID就能实现对hid型usb设备的读写和控制 它包含单片机固件源代码和PC端的VC源代码;虽然PUDN上有其他会员提供类似的vc代码,但我发现那些代码都存在bug,只有我这个代码是唯一完整的、可以编译通过的代码。-Truly complete, and compile a pass code. Hid type with vc visit usb device, enter their own VID and PID
  3. 所属分类:USB develop

    • 发布日期:2017-03-27
    • 文件大小:187192
    • 提供者:dujun
  1. c8051f340_usb

    0下载:
  2. C8051F340单片机的WINDOWS XP USB驱动,做这个开发的人会用得到的。-WINDOWS XP Driver for C8051F340,you may need it
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-22
    • 文件大小:100114
    • 提供者:jujiaqi
  1. Sunplusdevelopmenttools

    0下载:
  2. 凌阳单片机开发与案软件与工具,包括液晶字模工具,语音压缩工具,串口工具,IDE2.0.0,RESWRITER工具-Sunplus development and the case of software and tools, including the LCD font tools, voice compression tools, serial port tools, IDE2.0.0, RESWRITER tools
  3. 所属分类:Other systems

    • 发布日期:2014-07-12
    • 文件大小:63483009
    • 提供者:wenda
  1. usbm

    1下载:
  2. 实现单片机和PC的USB通信,并识单片机为USB鼠标 使用KEIL C编程,已经经过验证。源码包括USB通信模块, 鼠标操作模块。内有详细使用说明-Achieve the microcontroller and PC, USB communications, and knowledge to use MCU for the USB mouse KEIL C programming, has been verified. Source, including USB communication mo
  3. 所属分类:USB develop

    • 发布日期:2015-05-26
    • 文件大小:167239
    • 提供者:赵牧
  1. USB_8051f340

    0下载:
  2. 源程序基于C8051F单片机的USB数据采集程序,是一个很好学习USB编程的范例
  3. 所属分类:SCM

    • 发布日期:2017-04-04
    • 文件大小:419004
    • 提供者:张杰
  1. qddown_vc82153452525

    0下载:
  2. USB接口通信程序,可用于各种PC机和单片机USB通信,使用时可适时更改-USB interface communication program can be used in a variety of PC and single-chip USB communications, the use of timely changes can be
  3. 所属分类:Communication

    • 发布日期:2017-04-05
    • 文件大小:22929
    • 提供者:达双
  1. USBlibrary

    0下载:
  2. STM32F103单片机的USB底层通讯驱动库,无论哪个型号,只要将USB-CS引脚的设置正确,就可以操作。-USB MCU STM32F103 underlying database-driven communications, no matter which model, as long as the USB-CS pin will be set up correctly, it can operate.
  3. 所属分类:SCM

    • 发布日期:2017-03-26
    • 文件大小:25437
    • 提供者:张永军
  1. USB_INT

    0下载:
  2. C8051F340单片机官方USB通讯列子移植到Keil环境下。LED控制,USB通讯,片内温度采集等。Keil8.09编译通过。-C8051F340 single chip USB communications Liezi official Keil transplanted into an environment. LED control, USB communications, and so on-chip temperature acquisition. Through Keil8.09
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-02
    • 文件大小:194737
    • 提供者:张利
  1. f340

    0下载:
  2. C8051f340单片机自编的温控程序,包括2个直流继电器、两个交流继电器、四路低成本热敏电阻采集温度、湿度采集、IIC存储、液晶显示、USB和串口传输等外围设备程序。-C8051f340 SCM self temperature control procedures, including 2 DC relays, two AC relay, four low-cost thermistor collect temperature, humidity acquisition, IIC stora
  3. 所属分类:SCM

    • 发布日期:2017-03-30
    • 文件大小:356903
    • 提供者:qing
  1. USB-2303

    0下载:
  2. 单片机最小系统,用了2303做下载线,芯片pl-2303的USB转232的驱动安装程序-Smallest single-chip system, with the 2303 do download cable, the USB chip pl-2303 driver installation program to 232
  3. 所属分类:SCM

    • 发布日期:2017-03-28
    • 文件大小:237414
    • 提供者:尹彬
  1. CH375_AVR_USBMouse

    0下载:
  2. 使用MEGA16+CH375实现的USB鼠标。程序注释完善,方便初学者学习USB和AVR单片机。-Achieved using MEGA16+ CH375 USB mouse. Program note perfect, easy for beginners to learn USB and AVR microcontroller.
  3. 所属分类:SCM

    • 发布日期:2017-03-29
    • 文件大小:103595
    • 提供者:lixiaowei
  1. AVR-51-USB_PCB_and_Driver

    0下载:
  2. AVR 单片机的USB下载线的原理图,制作教程和驱动。-AVR Microcontroller USB download cable schematics, tutorials, and drive production.
  3. 所属分类:SCM

    • 发布日期:2017-05-25
    • 文件大小:8384214
    • 提供者:chenziya
  1. pc-usb

    1下载:
  2. 通过ch376实现单片机和pc的usb通信-ch376 usb pc
  3. 所属分类:SCM

    • 发布日期:2017-03-29
    • 文件大小:89945
    • 提供者:刘建
  1. PicUSB

    0下载:
  2. PIC单片机做成USB接口 用PROTUES仿真的,很好很强大-PIC microcontroller USB PROTUES simulation! ! ! !
  3. 所属分类:SCM

    • 发布日期:2017-03-27
    • 文件大小:214370
    • 提供者:hc l xfnh
  1. Usb_HD_Controller_Module

    1下载:
  2. 51单片机读写usb移动硬盘。提供全套资料,原理图,固件源代码。-usb mass storage module
  3. 所属分类:SCM

    • 发布日期:2017-05-27
    • 文件大小:10693823
    • 提供者:chenjunhui
  1. ep51_driver_and_document

    0下载:
  2. 单片机烧写软件,Usb串口驱动,以及说明书-Microcontroller programmer software, Usb Serial Driver, and Manual
  3. 所属分类:software engineering

    • 发布日期:2017-05-31
    • 文件大小:12896797
    • 提供者:于孝辉
  1. PIC18-USBcode

    0下载:
  2. 带有USB接口的PIC18系列单片机系统开发的源代码-USB interface with the PIC18 family of single-chip system source code
  3. 所属分类:SCM

    • 发布日期:2017-03-27
    • 文件大小:190819
    • 提供者:ROC
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 50 »
搜珍网 www.dssz.com